home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 June / EnigmA AMIGA RUN 08 (1996)(G.R. Edizioni)(IT)[!][issue 1996-06][EARSAN CD VII].iso / earcd / comm1 / calllggr.lha / call_log1 / Call_Logger_HISTORY! < prev    next >
Text File  |  1996-05-08  |  5KB  |  107 lines

  1. ===========================================================================
  2.                Call Logger, v3.32 HISTORY File by Dotoran!
  3. ===========================================================================
  4.  
  5. === v3.32 ===
  6.  
  7.     - Released May 8, 1996!
  8.     - Updated to run on CNet Amiga, v4.11.
  9.     - Now uses a "Smart Path", so the "Call_Log1/" directory can be stored
  10.       anywhere on your system, so long as all command files remain INSIDE
  11.       of the "Call_Log1/" directory.
  12.  
  13. === v3.31 ===
  14.  
  15.     - Released June 21, 1995!
  16.     - Bug Fix Update:
  17.         - It was discovered that my multi-port forbidding was a bit TOO
  18.           powerful, which resulted in numerous errors being produced when
  19.           multiple users logged off at the same time.
  20.     - Use of the FORBID() and PERMIT() functions were REMOVED from the
  21.       coding and replaced with a CLIP variable flag, which will LOCK all
  22.       other ports from using the file, until AFTER the current invocation
  23.       has completed, upon which the next port in line can have access to
  24.       use it. This lockout is no longer than 2 seconds on my 020 based
  25.       machine.
  26.  
  27. === v3.3 ===
  28.  
  29.     - Released June 19, 1995! (ONE YEAR AFTER v3.2! Jeesh!)
  30.     - The new error checking routines installed in v3.1 used the GU command
  31.       abbreviation, yet the abbreviation was never set in the beginning of
  32.       the file(which meant if an error occurred, wrong results printed)
  33.     - Placed FORBID()/PERMIT() statements around direct writes to the text
  34.       file(s), so as to not cause problems on multi-line bbs's.
  35.     - Added a V14 variable to allow SysOp to specify color of the Border in
  36.       the Quick Log output, as I noticed the Dark Grey is BLACK when viewed
  37.       on 8-color terminal screens. Defaults to being BRIGHT BLUE internally.
  38.     - Changed "Logging your call..." into "Call logging..."/"Call logged!"
  39.       animation, cuz I liked it!
  40.     - Optimized coding down to 117 lines of code. Lots more speeeeeeeed!
  41.  
  42. === v3.2 ===
  43.  
  44.     - Due to an oversight on my part, I neglected to notice the 3.1 version
  45.       was still using the OLD STYLE MCI commands. This version was simply
  46.       sent through the UP250 program to convert to the newer style.
  47.  
  48. === v3.1 ===
  49.  
  50.     - Simply updated for CNet, v3.05c. Includes newer Error Checking routines,
  51.       loss of carrier routines, and version strings. Nothing else within the
  52.       file has changed.
  53.  
  54. === v3.0 ===
  55.  
  56.     - This version gives the option to create a "Quick" Call_Log output
  57.       which contains less color and graphics, so as to display faster for
  58.       300 to 2400 baud callers.
  59.     - New SysOp Variables dealing with the Quick Log Format.
  60.     - Ability to display a "Private" message for those callers the Logger
  61.       would normally ignore.
  62.     - Call_Log can now be ordered from Newest to Oldest calls, or from
  63.       Oldest to Newest calls. SysOp definable.
  64.     - Fixed a problem with the SignOn/SignOff times when 12 Midnight was
  65.       used. Now lists as 12:00a, instead of 00:00a.
  66.     - Written for C-Net 2.40e and above. Will NOT function with earlier
  67.       C-Net versions. Get the NEWER versions! They're Greeeeaaaatttt!
  68.     - Because of the new variables, users of the v2.0 Logger will have to
  69.       restart their logs by deleting their "_Computers", "_Config", and
  70.       "Call_Log" files and start from scratch.
  71.  
  72. === v2.0 ===
  73.  
  74.     - The "_Start", "_End", and "_Data" files are GONE!!!!
  75.     - The Call Log file is ONE text file, suitable for use as a GFile!
  76.     - Incorporates all fixes from the 1.+ versions!
  77.     - All support files are stored in their own directory.
  78.     - SysOp can state whether Log can be Aborted or Not by their users.
  79.     - SysOp definable paths for support files AND the Call_Log itself.
  80.     - Please see the "CALL_LOGGER_READ_ME!" file for the NEW instructions
  81.       to get this NEW version up and running on your system!
  82.  
  83. === v1.2 ===
  84.  
  85.     - This version ran for a week on the support bbs, but was never
  86.       officially released to the public.
  87.     - Fixed a problem where the U/D status was not being correctly figured
  88.       from the "log.calls" file.
  89.     - This version enabled user to abort the Call_Log while viewing.
  90.     - Another problem with the Computer Types if the "bbsmenu" file was
  91.       edited and saved using something other than MicroEmacs. Fixed now.
  92.  
  93. === v1.1 ===
  94.  
  95.     - Slight problem with the Computer Types creator. The file was not
  96.       correctly reading the first Computer Type, which caused printed
  97.       output to look strange. Fixed now.
  98.  
  99. === v1.0 ===
  100.  
  101.     - First Public Release.
  102.     - Written September 8, 1992.
  103.  
  104. ===========================================================================
  105.                          END OF HISTORY FILE
  106. ===========================================================================
  107.